home *** CD-ROM | disk | FTP | other *** search
- objcreate {s_model_obj} {:models:tree_bent} \
- {-filename} {tree_bent.obj.strip} \
- {-backface_culling} {0}
-
- objcreate {s_model_obj} {:models:tree_barren} \
- {-filename} {tree_barren.obj.strip} \
- {-backface_culling} {0}
-
- objcreate {s_model_obj} {:models:tree_full} \
- {-filename} {tree_full.obj.strip} \
- {-backface_culling} {0}
-
- objcreate {s_model_obj} {:models:gondola} \
- {-filename} {gondola.obj.strip}
-
- objcreate {s_model_obj} {:models:gondola_pole} \
- {-filename} {gondola_pole.obj.strip}
-
- objcreate {s_model_obj} {:models:gondola_wire} \
- {-filename} {gondola_wire.obj.strip}
-
- objcreate {s_model_obj} {:models:log1} \
- {-filename} {log1.obj.strip}
-
- objcreate {s_model_obj} {:models:log2} \
- {-filename} {log2_fallen.obj.strip} \
- {-backface_culling} {0}
-
- objcreate {s_model_obj} {:models:stump} \
- {-filename} {stump.obj.strip}
-
- objcreate {s_model_obj} {:models:stump2} \
- {-filename} {log2_stump.obj.strip}
-
- objcreate {s_model_obj} {:models:log_rolling_short} \
- {-filename} {log_rolling_short.obj.strip}
-
- objcreate {s_model_obj} {:models:log_rolling_long} \
- {-filename} {log_rolling_long.obj.strip}
-
- objcreate {s_model_obj} {:models:log_rolling_hole} \
- {-filename} {log_rolling_hole.obj.strip}
-
- objcreate {s_model_obj} {:models:log_stack} \
- {-filename} {log_stack.obj.strip}
-
- objcreate {s_model_obj} {:models:house_sawmill} \
- {-filename} {house_sawmill.obj.strip}
-
- objcreate {s_model_obj} {:models:house_sawmill_wheel} \
- {-filename} {house_sawmill_wheel.obj.strip}
-
- objcreate {s_model_obj} {:models:bridge} \
- {-filename} {bridge.obj.strip}
-
- # ----- End output of [objserialize :models]
-
-
- # ----- Begin output of [objserialize :collidables]
-
- objcreate {s_collidable_obj} {:collidables:tree_bent} \
- {-model} {:models:tree_bent} \
- {-collide_with_camera} {0} \
- {-friction_coeff} {0.3}
-
- objcreate {s_collidable_obj} {:collidables:log1} \
- {-model} {:models:log1} \
- {-friction_coeff} {0.3}
-
- objcreate {s_collidable_obj} {:collidables:log2} \
- {-model} {:models:log2} \
- {-friction_coeff} {0.3}
-
- objcreate {s_collidable_obj} {:collidables:stump} \
- {-model} {:models:stump} \
- {-friction_coeff} {0.3}
-
- objcreate {s_collidable_obj} {:collidables:stump2} \
- {-model} {:models:stump2} \
- {-friction_coeff} {0.3}
-
- objcreate {s_collidable_obj} {:collidables:tree_full} \
- {-model} {:models:tree_full} \
- {-collide_with_camera} {0} \
- {-friction_coeff} {0.3}
-
- objcreate {s_collidable_obj} {:collidables:tree_barren} \
- {-model} {:models:tree_barren} \
- {-collide_with_camera} {0} \
- {-friction_coeff} {0.3}
-
- objcreate {s_collidable_obj} {:collidables:gondola} \
- {-model} {:models:gondola} \
- {-friction_coeff} {0.3}
-
- objcreate {s_collidable_obj} {:collidables:gondola_pole} \
- {-model} {:models:gondola_pole} \
- {-friction_coeff} {0.3}
-
- objcreate {s_collidable_obj} {:collidables:gondola_wire} \
- {-model} {:models:gondola_wire} \
- {-friction_coeff} {0.3}
-
- objcreate {s_collidable_obj} {:collidables:log_rolling_short} \
- {-model} {:models:log_rolling_short} \
- {-friction_coeff} {0.3}
-
- objcreate {s_collidable_obj} {:collidables:log_rolling_long} \
- {-model} {:models:log_rolling_long} \
- {-friction_coeff} {0.3}
-
- objcreate {s_collidable_obj} {:collidables:log_rolling_hole} \
- {-model} {:models:log_rolling_hole} \
- {-friction_coeff} {0.3}
-
- objcreate {s_collidable_obj} {:collidables:log_stack} \
- {-model} {:models:log_stack} \
- {-friction_coeff} {0.3}
-
- objcreate {s_collidable_obj} {:collidables:house_sawmill} \
- {-model} {:models:house_sawmill} \
- {-friction_coeff} {0.3}
-
- objcreate {s_collidable_obj} {:collidables:house_sawmill_wheel} \
- {-model} {:models:house_sawmill_wheel} \
- {-friction_coeff} {0.3}
-
- objcreate {s_collidable_obj} {:collidables:bridge} \
- {-model} {:models:bridge} \
- {-friction_coeff} {0.35}
-
- objcreate {s_collidable_obj} {:collidables:treebillboardtiny} \
- {-model} {:models:treebillboardtiny} \
- {-collide_with_camera} {0} \
- {-friction_coeff} {0.35}
-
- # ----- End output of [objserialize :collidables]
-
- # ----- Begin output of [objserialize :objects]
-
- objcreate {s_object3d} {:objects:tree_bent} \
- {-drawable_model} {:models:tree_bent} \
- {-texture} {:textures:object:tree_bent} \
- {-collidable_object} {:collidables:tree_bent} \
- -lowres_distance 100.0 \
- -lowres_model :models:treebillboardtiny \
- -lowres_texture :textures:object:treebillboardf \
- {-collision_response_list} {:collision_responses:physics :collision_responses:tree_hit_sound} \
- {-size_variance} {0.4}
-
- objcreate {s_object3d} {:objects:tree} \
- {-drawable_model} {:models:tree} \
- {-texture} {:textures:object:tree} \
- -lowres_distance 100.0 \
- -lowres_model :models:treebillboardsmall \
- -lowres_texture :textures:object:treebillboardf \
- {-collidable_object} {:collidables:tree} \
- {-collision_response_list} {:collision_responses:physics :collision_responses:tree_hit_sound} \
- {-size_variance} {0.5}
-
- objcreate {s_object3d} {:objects:log1} \
- {-drawable_model} {:models:log1} \
- {-texture} {:textures:object:log} \
- {-collidable_object} {:collidables:log1} \
- {-collision_response_list} {:collision_responses:physics :collision_responses:wood_hit_sound}
-
- objcreate {s_object3d} {:objects:log2} \
- {-drawable_model} {:models:log2} \
- {-texture} {:textures:object:log_fallen} \
- {-collidable_object} {:collidables:log2} \
- {-collision_response_list} {:collision_responses:physics :collision_responses:wood_hit_sound}
-
- objcreate {s_object3d} {:objects:stump} \
- {-drawable_model} {:models:stump} \
- {-texture} {:textures:object:stump} \
- {-collidable_object} {:collidables:stump} \
- {-collision_response_list} {:collision_responses:physics :collision_responses:wood_hit_sound}
-
- objcreate {s_object3d} {:objects:stump2} \
- {-drawable_model} {:models:stump2} \
- {-texture} {:textures:object:log_stump} \
- {-collidable_object} {:collidables:stump2} \
- {-collision_response_list} {:collision_responses:physics :collision_responses:wood_hit_sound}
-
- objcreate {s_object3d} {:objects:tree_barren} \
- {-drawable_model} {:models:tree_barren} \
- {-texture} {:textures:object:tree_barren} \
- {-collidable_object} {:collidables:tree_barren} \
- -lowres_distance 100.0 \
- -lowres_model :models:treebillboardsmall \
- -lowres_texture :textures:object:treebillboardf \
- {-collision_response_list} {:collision_responses:physics :collision_responses:tree_hit_sound} \
- {-size_variance} {0.1}
-
- objcreate {s_object3d} {:objects:tree_full} \
- {-drawable_model} {:models:tree_full} \
- {-texture} {:textures:object:tree_full} \
- {-collidable_object} {:collidables:tree_full} \
- -lowres_distance 100.0 \
- -lowres_model :models:treebillboardsmall \
- -lowres_texture :textures:object:treebillboardf \
- {-collision_response_list} {:collision_responses:physics :collision_responses:tree_hit_sound} \
- {-size_variance} {0.1}
-
-
- objcreate {s_object3d} {:objects:gondola} \
- {-drawable_model} {:models:gondola} \
- {-texture} {:textures:object:gondola} \
- {-collidable_object} {:collidables:gondola} \
- {-collision_response_list} {:collision_responses:physics :collision_responses:rock_hit_sound}
-
- objcreate {s_object3d} {:objects:gondola_pole} \
- {-drawable_model} {:models:gondola_pole} \
- {-texture} {:textures:object:gondola_pole} \
- {-collidable_object} {:collidables:gondola_pole} \
- {-collision_response_list} {:collision_responses:physics :collision_responses:rock_hit_sound}
-
- objcreate {s_object3d} {:objects:gondola_wire} \
- {-drawable_model} {:models:gondola_wire} \
- {-texture} {:textures:object:gondola_pole} \
- {-collidable_object} {:collidables:gondola_wire} \
- {-collision_response_list} {:collision_responses:physics :collision_responses:rock_hit_sound}
-
- objcreate {s_object3d} {:objects:log_rolling_long} \
- {-drawable_model} {:models:log_rolling_long} \
- {-texture} {:textures:object:log_rolling_long} \
- {-collidable_object} {:collidables:log_rolling_long} \
- {-collision_response_list} {:collision_responses:physics :collision_responses:wood_hit_sound}
-
- objcreate {s_object3d} {:objects:log_rolling_hole} \
- {-drawable_model} {:models:log_rolling_hole} \
- {-texture} {:textures:object:log_rolling_hole} \
- {-collidable_object} {:collidables:log_rolling_hole} \
- {-collision_response_list} {:collision_responses:physics :collision_responses:wood_hit_sound}
-
- objcreate {s_object3d} {:objects:log_stack} \
- {-drawable_model} {:models:log_stack} \
- {-texture} {:textures:object:log_stack} \
- {-collidable_object} {:collidables:log_stack} \
- {-collision_response_list} {:collision_responses:physics :collision_responses:wood_hit_sound}
-
- objcreate {s_object3d} {:objects:log_rolling_short} \
- {-drawable_model} {:models:log_rolling_short} \
- {-texture} {:textures:object:log_rolling_short} \
- {-collidable_object} {:collidables:log_rolling_short} \
- {-collision_response_list} {:collision_responses:physics :collision_responses:wood_hit_sound}
-
- objcreate {s_object3d} {:objects:house_sawmill} \
- {-drawable_model} {:models:house_sawmill} \
- {-texture} {:textures:object:house_sawmill} \
- {-collidable_object} {:collidables:house_sawmill} \
- {-collision_response_list} {:collision_responses:physics :collision_responses:wood_hit_sound}
-
- objcreate {s_object3d} {:objects:house_sawmill_wheel} \
- {-drawable_model} {:models:house_sawmill_wheel} \
- {-texture} {:textures:object:house_sawmill} \
- {-collidable_object} {:collidables:house_sawmill_wheel} \
- {-collision_response_list} {:collision_responses:physics :collision_responses:wood_hit_sound}
-
- objcreate {s_object3d} {:objects:bridge} \
- {-drawable_model} {:models:bridge} \
- {-texture} {:textures:object:bridge} \
- {-collidable_object} {:collidables:bridge} \
- {-collision_response_list} {:collision_responses:physics :collision_responses:rock_hit_sound}
-
- objcreate {s_object3d} {:objects:snd_sawmill} \
- {-drawable_model} {:models:billboard} \
- {-texture} {:textures:object:speaker} \
- -billboard 1 \
- -sound_emitter 1 \
- -sound_action :actions:sounds:sawmill \
- -scale {4 4 4}
-
- objcreate {s_object3d} {:objects:snd_saw} \
- {-drawable_model} {:models:billboard} \
- {-texture} {:textures:object:speaker} \
- -billboard 1 \
- -sound_emitter 1 \
- -sound_action :actions:sounds:saw \
- -scale {4 4 4}
-
- objcreate {s_object3d} {:objects:snd_tree_creaking} \
- {-drawable_model} {:models:billboard} \
- {-texture} {:textures:object:speaker} \
- -billboard 1 \
- -height 5 \
- -sound_emitter 1 \
- -sound_action :actions:sounds:tree_creaking \
- -sound_delay 8 \
- -sound_delay_variance 6 \
- -sound_pos_variance {15 5 15} \
- -scale {4 4 4}
-
- objcreate {s_object3d} {:objects:snd_wind_in_branches} \
- {-drawable_model} {:models:billboard} \
- {-texture} {:textures:object:speaker} \
- -billboard 1 \
- -height 5 \
- -sound_emitter 1 \
- -sound_action :actions:sounds:wind_in_branches \
- -scale {4 4 4}
-
- objcreate {s_object3d} {:objects:snd_truck} \
- {-drawable_model} {:models:billboard} \
- {-texture} {:textures:object:speaker} \
- -billboard 1 \
- -height 3 \
- -sound_emitter 1 \
- -sound_action :actions:sounds:truck \
- -scale {4 4 4}
-
- objcreate {s_object3d} {:objects:snd_tree_falling} \
- {-drawable_model} {:models:billboard} \
- {-texture} {:textures:object:speaker} \
- -billboard 1 \
- -height 5 \
- -sound_emitter 1 \
- -sound_action :actions:sounds:tree_falling \
- -sound_delay 10.269 \
-
- objcreate {s_object3d} {:objects:snd_rolling_log} \
- {-drawable_model} {:models:billboard} \
- {-texture} {:textures:object:speaker} \
- -billboard 1 \
- -height 5 \
- -sound_emitter 1 \
- -sound_action :actions:sounds:rolling_log
-
- # ----- End output of [objserialize :objects]
- # ----- Begin output of [objserialize :palette]
- objcreate {s_object3d_palette} {:palette} \
- {-mappings} {\
- {(255, 128, 255) => :objects:reset} \
- {(200, 200, 200) => :objects:tree} \
- {(255, 255, 255) => :objects:tree_full} \
- {(155, 155, 155) => :objects:tree_bent} \
- {(55, 55, 55) => :objects:tree_barren} \
- {(194, 40, 40) => :objects:flag} \
- {( 28, 185, 204) => :objects:herring} \
- }
- # ----- End output of [objserialize :palette]
-